home *** CD-ROM | disk | FTP | other *** search
/ PC Player Special 1997 #1 / PC-Player - Special - 1997-01.iso / PATCHES / STONKEEP / RUNME.BAT < prev    next >
Encoding:
DOS Batch File  |  1996-01-05  |  226 b   |  7 lines

  1. @echo off
  2.  
  3. IF NOT EXIST stonkeep.pif echo Please run this batch file from the Stonekeep main directory.
  4. IF NOT EXIST stonkeep.pif echo This should be C:\INTRPLAY\STONKEEP.
  5.  
  6. IF EXIST stonkeep.pif pkunzip -d -o sk_v12.zip
  7.